A VS Code extension which isolates .ino and .cpp files. Prevents conflicts with C++ linters and extensions without along with two custom themes. 4.1K Installs in 7 months.
I am a robotics enthusiast and, on one certain occasion, wanted to edit my Arduino project in Visual Studio Code.
However the following issues arose which convinced me to make my own extension for it.
There was one certain extension that I took a liking to but the themes that came along with it didn’t match the original themes of the Arduino IDE, though it is somewhat similar.
In this extension I am doing the following at the moment:
If not set by default, click on the language mode button in the status bar.
It is most likely in the bottom right, with either “C++” or “Plain Text” written on it. That will open this menu:
Click on Arduino to use it or, click on “Configure File Association for ‘.ino’” and then click on Arduino to set it up permanently
The Archives of M. Umar Shahbaz
© 2025 MUS. All rights reserved.